PublishPress\Future\Modules\Workflows\Models\WorkflowScheduledStepModel A

Total Complexity 61
Dependencies 4
Dependents 4
Total lines 470
Lines of code 256
Logical lines of code 113
Comment lines 6
Methods 47
Properties 14

Methods 47

Method Rating Maintainability Complexity Lines of code
getRow()
S
54 4 20
loadByActionId()
S
50 3 29
insert()
S
59 3 15
decodeArguments()
S
64 3 10
update()
S
60 2 13
delete()
S
62 2 11
isFinished()
S
67 2 8
uncompressAndDecodeArguments()
S
71 2 6
encodeAndCompressArguments()
S
69 2 7
checkIfExists()
S
62 1 13
__construct()
S
80 1 3
getIsCompressed()
S
82 1 3
setArgs()
S
81 1 3
getArgs()
S
82 1 3
encodeArguments()
S
80 1 3
getTableSchema()
S
76 1 4
resetRunData()
S
77 1 4
expectCompressedArguments()
S
73 1 5
incrementRunCount()
S
80 1 3
updateLastRunAt()
S
80 1 3
markAsFinished()
S
68 1 7
getMetaIsFinished()
S
74 1 4
setIsCompressed()
S
81 1 3
getLastRunAt()
S
78 1 3
setActionId()
S
81 1 3
getIsRecurring()
S
82 1 3
getActionId()
S
81 1 3
setWorkflowId()
S
81 1 3
getWorkflowId()
S
81 1 3
setStepId()
S
81 1 3
getStepId()
S
82 1 3
setActionUID()
S
76 1 4
getActionUID()
S
82 1 3
getActionUIDHash()
S
82 1 3
setIsRecurring()
S
81 1 3
setRepeatUntil()
S
81 1 3
setLastRunAt()
S
75 1 4
getRepeatUntil()
S
82 1 3
setRepeatTimes()
S
81 1 3
getRepeatTimes()
S
81 1 3
setRepeatUntilDate()
S
81 1 3
getRepeatUntilDate()
S
82 1 3
getRunCountMetaKey()
S
79 1 3
getLastRunAtMetaKey()
S
79 1 3
setRunCount()
S
75 1 4
getRunCount()
S
78 1 3
getMetaRunCount()
S
74 1 4